[INFO] cloning repository https://github.com/nagaitomoru1119/Nx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagaitomoru1119/Nx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagaitomoru1119%2FNx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagaitomoru1119%2FNx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e131f56e47d9405855872d4d49c95dbe4483121
[INFO] fixing nagaitomoru1119/Nx against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagaitomoru1119%2FNx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (6744/9727)
Updating files:  70% (6809/9727)
Updating files:  71% (6907/9727)
Updating files:  72% (7004/9727)
Updating files:  73% (7101/9727)
Updating files:  74% (7198/9727)
Updating files:  75% (7296/9727)
Updating files:  76% (7393/9727)
Updating files:  77% (7490/9727)
Updating files:  78% (7588/9727)
Updating files:  79% (7685/9727)
Updating files:  80% (7782/9727)
Updating files:  81% (7879/9727)
Updating files:  82% (7977/9727)
Updating files:  83% (8074/9727)
Updating files:  84% (8171/9727)
Updating files:  85% (8268/9727)
Updating files:  86% (8366/9727)
Updating files:  87% (8463/9727)
Updating files:  88% (8560/9727)
Updating files:  89% (8658/9727)
Updating files:  90% (8755/9727)
Updating files:  91% (8852/9727)
Updating files:  92% (8949/9727)
Updating files:  93% (9047/9727)
Updating files:  94% (9144/9727)
Updating files:  95% (9241/9727)
Updating files:  96% (9338/9727)
Updating files:  97% (9436/9727)
Updating files:  98% (9533/9727)
Updating files:  99% (9630/9727)
Updating files: 100% (9727/9727)
Updating files: 100% (9727/9727), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nagaitomoru1119/Nx
[INFO] finished tweaking git repo https://github.com/nagaitomoru1119/Nx
[INFO] tweaked toml for git repo https://github.com/nagaitomoru1119/Nx written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nagaitomoru1119/Nx on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nagaitomoru1119/Nx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/packages/nx/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d
[INFO] running `Command { std: "docker" "start" "a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/nx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/nx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d", kill_on_drop: false }`
[INFO] [stdout] a822141a750ead95c91d785478a3429c42f20dd43d5847b480761d45d3ced14d
